From 27244fb9d72d325075bde9340aaf45bb61c10e81 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 14 Jul 2014 08:48:33 -0400 Subject: [PATCH] listbox: Update docs Multiple selection is supported now. --- gtk/gtklistbox.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/gtk/gtklistbox.c b/gtk/gtklistbox.c index d13b78770e..ba09ad349d 100644 --- a/gtk/gtklistbox.c +++ b/gtk/gtklistbox.c @@ -948,8 +948,6 @@ gtk_list_box_parent_set (GtkWidget *widget, * Sets how selection works in the listbox. * See #GtkSelectionMode for details. * - * Note: #GtkListBox does not support @GTK_SELECTION_MULTIPLE. - * * Since: 3.10 */ void -- 2.30.2